PDF4Java Reference Documentation
com.o2sol.pdf4java.document Package / PDFOutputIntent Class / setRegistryName Method
An ASCII string (conventionally a uniform resource identifier or URI) identifying the registry in which the condition designated by setOutputConditionIdentifier is defined.
In This Topic
    setRegistryName Method
    In This Topic
    Sets the registry name.
    Syntax
    public void setRegistryName( 
       java.lang.String registryName
    )

    Parameters

    registryName
    An ASCII string (conventionally a uniform resource identifier or URI) identifying the registry in which the condition designated by setOutputConditionIdentifier is defined.
    See Also